Feature: User can make subscription
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 0m 20.103s |
Scenario: User subscribes to the service
Before
0m 0.763s
Given
I navigate to page "<URL>"
0m 0.832s
And
I wait for 5 seconds
0m 5.235s
When
I enter a correct email "<EMAIL>"
0m 0.224s
And
I wait for 2 seconds
0m 2.252s
When
I enter a correct password "<PASSWORD>"
0m 0.192s
And
I wait for 2 seconds
0m 2.237s
When
I click on the signin button
0m 0.573s
And
I wait for 5 seconds
0m 5.262s
Then
I can see dashboard admin
0m 0.274s
And
I wait for 2 seconds
0m 2.257s
After
0m 0.002s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
When
I enter a correct email "<EMAIL>"
And
I wait for 2 seconds
When
I enter a correct password "<PASSWORD>"
And
I wait for 2 seconds
When
I click on the signin button
And
I wait for 5 seconds
Then
I can see dashboard admin
And
I wait for 2 seconds
After
NO IMAGE AVAILABLE